Skip to content

Change regexp to allow wider version ranges#906

Merged
burmanm merged 5 commits intok8ssandra:masterfrom
burmanm:fix_serverversion_regexp
Mar 24, 2026
Merged

Change regexp to allow wider version ranges#906
burmanm merged 5 commits intok8ssandra:masterfrom
burmanm:fix_serverversion_regexp

Conversation

@burmanm
Copy link
Copy Markdown
Contributor

@burmanm burmanm commented Mar 16, 2026

What this PR does:
Relaxes the serverVersion validation to allow Cassandra 6.0.x, HCD 2.0.x and similar. We seem to be using the full spectrum of version numbers anyway, it makes no sense to timegate the new major releases behind a new cass-operator release requirement.

Which issue(s) this PR fixes:
Fixes #905

Checklist

  • Changes manually tested
  • Automated Tests added/updated
  • Documentation added/updated
  • CHANGELOG.md updated (not required for documentation PRs)
  • CLA Signed: DataStax CLA

@burmanm burmanm requested a review from a team as a code owner March 16, 2026 17:54
Comment thread pkg/images/images.go
@burmanm burmanm force-pushed the fix_serverversion_regexp branch from 270bd79 to 454555e Compare March 24, 2026 15:51
@burmanm burmanm merged commit d1e2209 into k8ssandra:master Mar 24, 2026
43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Modify ServerVersion regexp

2 participants